x86: Clean up {alloc,free}_xen_pagetable() interface to avoid use of
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 26 Feb 2007 16:25:17 +0000 (16:25 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 26 Feb 2007 16:25:17 +0000 (16:25 +0000)
commit7353b8245193365720cd09147e6dbf15e60380ab
treeb98a798038e270a0651d9a8c26cc8c63b7b8ce57
parent9923350256937ebf476978d9ca00d86ffa19a739
x86: Clean up {alloc,free}_xen_pagetable() interface to avoid use of
frame_table variable before initialisation. This wasn't a bug, but was
confusing.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/mm.c
xen/arch/x86/x86_32/mm.c
xen/arch/x86/x86_64/mm.c
xen/include/asm-x86/page.h